home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / Maxthon Combo 1.1.050 / mcombo.exe / Plugin / defaultlocal.css < prev    next >
Cascading Style Sheet File  |  2004-10-19  |  4KB  |  125 lines

  1. P {
  2.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  3.     font-size: 11px;
  4.     margin: 0px;
  5.     padding: 0px;
  6.     border: 0px;
  7. }
  8. TD.MenuLight { background: #FFFFFF; }
  9. TD.MenuDark { background: #F0F0F0; }
  10. TD.MenuTableCaption { background: #C0C0C0; color: #FFFFFF; font-weight: bold; }
  11.  
  12. DL { margin: 0 0 0 0; padding: 0 0 0 8; }
  13. DD { margin: 0 0 0 4; padding: 0 0 0 4; }
  14.  
  15. .Caption { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 17pt; }
  16. .Paragraph { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12pt; text-align: justify }
  17. .BodyText { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10pt; }
  18. .IndexTable { font-family: verdana, geneva, arial, sans-serif; font-size: 7.5pt; }
  19. .IndexPopular { font-weight: bold; }
  20. .IEParagraph { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10pt }
  21. .Hierarchy {
  22.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  23.     font-size: 12px;
  24. }
  25. .Text { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10pt; }
  26. .NoteCaption { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10pt; text-align: left; font-weight: bold; }
  27. .NoteText { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10pt; text-align: justify; line-height: 100%;}
  28. .LinkSelected { background-color: rgb(0,128,128); foreground-color: white; font-weight:bold; }
  29. .Error { color: red; }
  30. .CompactMenu { font-size: 9pt; font-family: verdana; color: #ffffff; }
  31. .BottomNote { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 7.5pt }
  32. .SmallCaption { color: white; font-size: 8pt }
  33. .Code { font-family: monospace; }
  34. .LoginButton {
  35.     background-color: #808080;
  36.     border-color: #FFFFFF;
  37.     color: #FFFFFF;
  38.     font-family: verdana, helvetica, arial, sans-serif;
  39.     font-size: 7.5pt;
  40.     font-weight: bold;
  41.     cursor: hand; }
  42. A.flink:link {
  43.     COLOR: #000000; TEXT-DECORATION: none
  44. }
  45. A.flink:visited {
  46.     COLOR: #000000; TEXT-DECORATION: none
  47. }
  48. A.flink:hover {
  49.     COLOR: #000000; TEXT-DECORATION: underline
  50. }
  51. A.h:link {
  52.     COLOR: WindowText;
  53.     TEXT-DECORATION: none;
  54. }
  55. A.h:visited {
  56.     COLOR: WindowText;
  57.     TEXT-DECORATION: none;
  58. }
  59. A.h:hover {
  60.     COLOR: ActiveCaption;
  61.     TEXT-DECORATION: none;
  62. }
  63. #SettingsMenu{
  64.     border: 0px;
  65.     border-top: 1px solid ThreedShadow;
  66.     background-color: ThreedFace;
  67.     padding: 4px;
  68.     font-size: 11px;
  69.     font-family: Verdana, Arial;
  70.     width: 100%;
  71.     bottom: 0px;
  72.     color: ButtonText;
  73.     position: absolute;
  74. }
  75. #SettingsMenuButton {
  76.     border-bottom: 1px solid ThreedShadow;
  77.     border-left: 1px solid ThreedShadow;
  78.     border-right: 0px;
  79.     border-top: 0px;
  80.     font: 6px serif;
  81.     position: absolute;
  82.     right: 0px;
  83.     top: 2px;
  84.     cursor: hand;
  85.     padding: 0px;
  86.     margin: 0px;
  87. }
  88. .inputbox {
  89.     border: 1px solid ThreedShadow;
  90.     background-color: Window;
  91.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  92.     font-size: 11px;
  93.     font-weight: normal;
  94.     color: ButtonText;
  95.     text-decoration: none;
  96.     padding: 0px 0px;
  97.     margin: 0px 0px;
  98.     display: inline;
  99. }
  100. .buttons {
  101.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  102.     font: 11px;
  103.     border: 1px solid ThreedShadow;
  104.     color: ButtonText;
  105. }    
  106. #MenuBorder{
  107.     border: 0px;
  108.     border-top: 1px solid ThreedLightShadow;
  109.     background-color: ThreedFace;
  110.     padding: 0px;
  111.     font-size: 11px;
  112.     font-family: Verdana, Arial;
  113.     width: 100%;
  114.     bottom: 0px;
  115. }
  116. #Menu{
  117.     border: 0px;
  118.     border-top: 1px solid ThreedShadow;
  119.     background-color: ThreedFace;
  120.     padding: 1px;
  121.     font-size: 11px;
  122.     font-family: Verdana, Arial;
  123.     width: 100%;
  124.     color: ButtonText;
  125. }